Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check that prediction_proba is not None before checking its type #61

Merged

Conversation

lorenzodagostinoradicalbit
Copy link
Contributor

This is causing errors in main branch
we need to check that prediction_proba field is not None before checking the type.

This will fix the issue

@lorenzodagostinoradicalbit lorenzodagostinoradicalbit merged commit 6942317 into main Jul 1, 2024
5 checks passed
@lorenzodagostinoradicalbit lorenzodagostinoradicalbit deleted the hotfix/prediction_proba_can_be_none branch July 1, 2024 15:20
maocorte pushed a commit that referenced this pull request Jul 16, 2024
…#61)

* fix: check that prediction_proba is not None before checking its type

* fix: using matched value to populate ValueError text

* fix: removed ModelType in ValueError text

---------

Co-authored-by: lorenzodagostinoradicalbit <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants